home *** CD-ROM | disk | FTP | other *** search
- Path: scms.rgu.ac.uk!sol!cs2lk
- From: cs2lk@scms.rgu.ac.uk (Lee Kindness)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: ds.l
- Date: 6 Feb 1996 16:51:05 GMT
- Organization: The Robert Gordon University, School of Computer and Mathematical Sciences, Aberdeen, Scotland
- Message-ID: <4f80tp$qkq@roadkill.scms.rgu.ac.uk>
- References: <497.6609T1129T586@mbox3.swipnet.se>
- NNTP-Posting-Host: cs2lk%@sol.scms.rgu.ac.uk
- X-Newsreader: TIN [version 1.2 PL2]
-
- Patrik Nilsson (patrik.nilsson@mbox3.swipnet.se) wrote:
- : When using FileInfoBlock it must be long word aligned.
- : Q: In asm you have 'ds.l'. Is there any equal in C?
-
- Best to just allocatio the memory (AllocDosObject() or AllocMem()) or
- you can use the __aligned modifier.
-
- : ---
- : \|/
- : O O
- : +-------------------------------oOO-(_)-OOo-------------------------------+
- : | Patrik Nilsson, Malm÷, Sweden |
- : | PGP Key fingerprint = 27 33 52 2D B3 E6 7E D8 D6 C1 8F 1A 86 95 67 DC |
- : +-------------------------------------------------------------------------+
-
-
-
- --
- \ Lee Kindness
- \ wangi@frost3.demon.co.uk
- \ cs2lk@scms.rgu.ac.uk
- \ Current projects - Satchmo's Mailbag, GFindXXX, Umentiler...
- \=> Founder Team TRUMPET ;)
-
-